home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <window>
- <id>19000</id>
- <defaultcontrol>10</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <define>#header.label:19001</define>
- <define>#header.image:tetris\logo.png</define>
- <define>#header.hover:</define>
- <controls>
- <import>common.window.xml</import>
- <control>
- <type>group</type>
- <description>group element</description>
- <layout>StackLayout</layout>
- <posX>113</posX>
- <posY>129</posY>
- <control>
- <description>New Game</description>
- <type>button</type>
- <id>2</id>
- <label>19002</label>
- <onleft>2</onleft>
- <onright>10</onright>
- <onup>17</onup>
- <ondown>4</ondown>
- </control>
- <control>
- <description>Sounds</description>
- <type>togglebutton</type>
- <id>4</id>
- <label>19004</label>
- <onleft>4</onleft>
- <onright>10</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <width>253</width>
- </control>
- </control>
- <control>
- <type>group</type>
- <control>
- <description>Scoreboard background</description>
- <type>image</type>
- <id>200</id>
- <posX>113</posX>
- <posY>525</posY>
- <width>363</width>
- <height>200</height>
- <texture>tetris\scoreboard.png</texture>
- <colordiffuse>60ffffff</colordiffuse>
- </control>
- <control>
- <description>Score: label</description>
- <type>label</type>
- <id>201</id>
- <posX>140</posX>
- <posY>546</posY>
- <label>19005</label>
- </control>
- <control>
- <description>Score</description>
- <type>label</type>
- <id>202</id>
- <posX>447</posX>
- <posY>546</posY>
- <width>216</width>
- <align>right</align>
- <label>#tetris_score</label>
- </control>
- <control>
- <description>Level: label</description>
- <type>label</type>
- <id>203</id>
- <posX>140</posX>
- <posY>592</posY>
- <label>19006</label>
- </control>
- <control>
- <description>Level</description>
- <type>label</type>
- <id>204</id>
- <posX>447</posX>
- <posY>592</posY>
- <width>216</width>
- <align>right</align>
- <label>#tetris_level</label>
- </control>
- <control>
- <description>Lines: label</description>
- <type>label</type>
- <id>205</id>
- <posX>140</posX>
- <posY>637</posY>
- <label>19007</label>
- </control>
- <control>
- <description>Lines</description>
- <type>label</type>
- <id>206</id>
- <posX>447</posX>
- <posY>637</posY>
- <width>216</width>
- <align>right</align>
- <label>#tetris_lines</label>
- </control>
- <control>
- <description>Highscore: label</description>
- <type>label</type>
- <id>205</id>
- <posX>140</posX>
- <posY>682</posY>
- <label>19008</label>
- </control>
- <control>
- <description>Highscore</description>
- <type>label</type>
- <id>206</id>
- <posX>447</posX>
- <posY>682</posY>
- <width>216</width>
- <align>right</align>
- <label>#tetris_highscore</label>
- </control>
- </control>
- <control>
- <type>group</type>
- <description>group element</description>
- <control>
- <description>Tetris control</description>
- <type>tetris</type>
- <id>10</id>
- <posX>550</posX>
- <posY>129</posY>
- <width>526</width>
- <height>600</height>
- <font>font16</font>
- <textcolor>ffffffff</textcolor>
- <onback>2</onback>
- <onleft>2</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <colordiffuse>60ffffff</colordiffuse>
- <texture>tetris\background.png</texture>
- <texturefocus>tetris\background_focus.png</texturefocus>
- <textureLeft>tetris\guide.png</textureLeft>
- <textureRight>tetris\guide.png</textureRight>
- <nextblockx>155</nextblockx>
- <nextblocky>368</nextblocky>
- </control>
- </control>
- </controls>
- </window>